Skip to main content

PercentageFormatConfig

PercentageFormatConfig : {__typename?: PercentageFormatConfig , decimals?: Maybe< > , removeTrailingZeroes?: Maybe< > }

Defined in : link:https://github.com/thoughtspot/ts-chart-sdk/blob/f477c20/src/types/number-formatting.types.ts#L64

Parameters

__typename

__typename: PercentageFormatConfig

Optional

decimals

decimals: Maybe

Optional

default to 2

removeTrailingZeroes

removeTrailingZeroes: Maybe

Optional

default to false